Namespace - LJCDBMessage
Parameters
dataObjects - The collection of data objects.
propertyNames - The included property names.
Returns
The HTML table headings row.
Syntax
| C# |
|
public static String DataHeadings(List<Object> dataObjects, List<String> propertyNames = null)
|
Create table headings from a data object.
Copyright © Lester J. Clark and Contributors.
Licensed under the MIT License.